home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 March / macformat-022.iso / Shareware City / Science / µSim 1.0b5 folder / source / myMemory.h < prev    next >
Encoding:
Text File  |  1993-10-12  |  209 b   |  5 lines  |  [TEXT/MMCC]

  1. OSErr    myOpenFile(FSSpec *theFile, Ptr, Size);
  2. OSErr    mySaveFile(Ptr where, Size howmuch, OSType fType, short prompt, short defName);
  3. OSErr    OpenProcessorState(FSSpecPtr theFile);
  4. OSErr    SaveProcessorState(void);
  5.